home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-07-07 | 1.5 KB | 59 lines |
- ; -------------------------------------------------------------
- ; *************************************************************
- ; -------------------------------------------------------------
- ; About This File
- ; ===============
- ;
- ; This file, APPSETUP.INF, contains information that is used to
- ; install Garbage Can on to your disk.
- ; This file must be in the same directory as the
- ; program files INSTALL.EXE.
- ;
- ; -------------------------------------------------------------
- ; *************************************************************
- ; -------------------------------------------------------------
-
- [infofile]
- filename = INFO.TXT
- appname = Garbage_Can
- exefile = "\notepad.exe garbage.txt"
- message = "Do you want to view the GC text file?"
-
- [dialog]
- caption = "Garbage Can Installation"
-
- [data]
- defdir = C:\GC0794
-
- [disks]
- 1 =., "GC0794"
-
- [needed.space]
- minspace = 350000
-
- [dest.directories]
- #app.main, 0:
- #app.SETUPSYSDIR, 0:SETUPSYSDIR
- #app.SETUPWINDIR, 0:SETUPWINDIR
-
-
- [app.main]
- 1:Garbage1.exe, "Stand-alone app"
- 1:GarbageF.DLL, "File Manager extension app"
- 1:Garbage.hlp, "Help file"
- 1:info.txt, "Info file"
- 1:garbage.txt, "Info file"
- 1:invoice.txt, "Order form"
-
- [app.SETUPSYSDIR]
- 1:BWCC.DLL, "Dialog DLL"
-
- [progman.groups]
- Garbage_Can_07/94, GC0794.GRP
-
- [Garbage_Can_07/94]
- "Garbage Can", Garbage1.EXE
- "Garbage Can Help", garbage.HLP
-
-
-